Skip to content

fns-cli commands

A CLI to help with daily developer tasks, including Jira and GitLab integrations.

Jira

CommandDescription
jira assignAssign an Issue to another User
jira issueGet Issue information
jira linkGet the URL for an Issue
jira transitionTransition an Issue to another Status

Git / GitLab

CommandDescription
git branchList branches with additional GitLab info
git commitCommit current staged changes
git merge-requestGet or Create a Merge Request for the current branch
git pipelinesGet pipelines for the current branch

Config

CommandDescription
config import-extrasImport extra configs from a GitHub Gist

Other

CommandDescription
completionGenerate shell autocompletion scripts
versionPrint the version number of fns-cli
updateUpdate fns-cli to the latest version