We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
cpac pull
1 parent e2fcbae commit 4f53437Copy full SHA for 4f53437
.circleci/config.yml
@@ -33,7 +33,7 @@ commands:
33
name: 👊 Running cpac commands
34
command: |
35
source ~/simple/bin/activate
36
- cpac run --help
+ cpac pull
37
mkdir -p docs/_sources/user/cpac
38
printf ".. code-block:: console\n\n $ cpac --help\n\n" > docs/_sources/user/cpac/help.rst
39
cpac --help | sed -e "s/.*/ &/" >> docs/_sources/user/cpac/help.rst
0 commit comments