Skip to content

TamiTakamiya/sfdx-proj2

Repository files navigation

SFDX Sample "Project 2" For CumulusCI Task Test

Summary

This is an SFDX sample repository for CumulusCI (CCI) task test. This repository is supoosed to be used with another repository.

Setup

  1. Clone this repository on your PC
  2. Set your Dev Hub org with
    sfdx auth:web:login -d -a DevHub 
    

Instructions

This repository contains two CCI tasks and both will complete without errors.

  1. dxtask

    cci task run dxtask
    

    This task should display the output of sfdx force:org:list command.

  2. mytask

    cci task run mytask
    

    This task invokes the MyTask class defined in scripts/tasks/MyTask.py and prints the output message This is my task.

About

Sample SFDX Project (#2) for CCI test

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published