Class CLI

  • All Implemented Interfaces:
    Command

    public class CLI
    extends CommandGroup
    Main class of the CLI.
    Since:
    5.0
    Author:
    Kaz Nishimura
    • Constructor Detail

      • CLI

        public CLI​(BitbucketClient bitbucketClientValue)
        Constructs this object.
        Parameters:
        bitbucketClientValue - value for the Bitbucket client
    • Method Detail

      • main

        public static void main​(String[] args)
        Command entry point.
        Parameters:
        args - command arguments