Reference

apex migrate

Plan a migration from GitHub Actions: what runs, what does not, and what has to be re-entered

apex migrate [command]

Examples

Report what an organization's workflows would do on Apex Actions, read through the GitHub API.

apex migrate scan acme

Scan a checkout on this machine instead.

apex migrate scan --path .

Subcommands

apex migrate scan

Report what an organization's workflows do on Apex Actions, and what each verdict is proved by

apex migrate scan [options] [org]
Arguments
ArgumentDescription
[org]GitHub organization to scan
Options
OptionDescription
--repo <owner/repo>limit to this repository (repeatable)
--path <dir>scan a checkout on this machine instead of the GitHub API
--no-secretsskip the secret and variable name import
--uses <n>how many places to list per feature Default: 3.
--jsonprint the scan as JSON