1
0
mirror of synced 2025-12-22 03:16:52 -05:00
Files
docs/content/actions/guides/managing-github-actions-with-github-cli.md
Sarah Edwards d53e41a61c [Apr 14] cli for actions (#18683)
Co-authored-by: Martin Lopes <martin389@github.com>
2021-04-14 21:38:55 +00:00

1.8 KiB

title, intro, product, versions, type, topics
title intro product versions type topics
Managing GitHub Actions with GitHub CLI You can use {% data variables.product.prodname_cli %} to interact with {% data variables.product.prodname_actions %}. {% data reusables.gated-features.actions %}
free-pro-team enterprise-server github-ae
* >=2.22 *
overview
Workflows

{% data reusables.actions.enterprise-beta %} {% data reusables.actions.enterprise-github-hosted-runners %} {% data reusables.actions.ae-beta %}

Setting up {% data variables.product.prodname_cli %}

{% data reusables.cli.download-update-cli %} {% data reusables.cli.actions-cli-version %} {% data reusables.cli.cli-manual %}

{% data reusables.cli.cli-auth %}

{% data reusables.cli.cli-repo %}

Managing {% data variables.product.prodname_actions %} with {% data variables.product.prodname_cli %}

To view all available commands related to {% data variables.product.prodname_actions %}, run gh actions.

For more information on using commands in specific scenarios, see the following procedures: